home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1997 August / Walnut Creek CDROM.7z / VOL_400 / 431_01 / 00_INDEX.UNX < prev    next >
Encoding:
Text File  |  1997-07-10  |  3.9 KB  |  85 lines

  1. <HTML>
  2. <CENTER>
  3. <BODY BGCOLOR="#FFFFFF" LINK="#FF0000">
  4. <IMG SRC="../../utils/wclogo.gif" ALT="Walnut Creek CDROM">
  5. <TITLE>Kyle A. York (McGraw Hill School Systems) submits his Remote Installable File System for DOS. The Remote Installable File System provides a LAN linking two computers through the serial port so they may share resources.  RIFS installs itself as a TSR using the MSCDEX convention for installable file systems. Shareable resources are currently limited to available disk drives including hard disks, CD-ROM, and network drives.  RIFS also supports the redirection of a client parallel port to a file or device on the server.  RIFS supplies 32-bit Cyclic Redundancy Check (CRC) to guarantee error-free file transfers.  The CUG Library distribution includes full source in C and ASM as well as MS-DOS executables. RIFS for DOS (released 10/08/94) is immediately available as CUG volume #431.</TITLE>
  6. <H1>Index of /vol_400/431_01/</H1>
  7. <H2>Kyle A. York (McGraw Hill School Systems) submits his Remote Installable File System for DOS. The Remote Installable File System provides a LAN linking two computers through the serial port so they may share resources.  RIFS installs itself as a TSR using the MSCDEX convention for installable file systems. Shareable resources are currently limited to available disk drives including hard disks, CD-ROM, and network drives.  RIFS also supports the redirection of a client parallel port to a file or device on the server.  RIFS supplies 32-bit Cyclic Redundancy Check (CRC) to guarantee error-free file transfers.  The CUG Library distribution includes full source in C and ASM as well as MS-DOS executables. RIFS for DOS (released 10/08/94) is immediately available as CUG volume #431.</H2>
  8. </CENTER>
  9. <HR size = 2>
  10. <DL>
  11. <DT><A HREF=_cdxvvii.001>_cdxvvii.001</A>
  12. <DD>51 12-20-93  12-20-93
  13. <DT><A HREF=com0.asm>com0.asm</A>
  14. <DD>2741 06-07-94  06-07-94
  15. <DT><A HREF=comio.c>comio.c</A>
  16. <DD>6226 10-02-94  10-02-94
  17. <DT><A HREF=comio.h>comio.h</A>
  18. <DD>869 06-06-94  06-06-94
  19. <DT><A HREF=crc.c>crc.c</A>
  20. <DD>643 05-13-94  05-13-94
  21. <DT><A HREF=crc32.asm>crc32.asm</A>
  22. <DD>4949 05-30-94  05-30-94
  23. <DT><A HREF=crc32.h>crc32.h</A>
  24. <DD>173 05-13-94  05-13-94
  25. <DT><A HREF=ifs.h>ifs.h</A>
  26. <DD>4727 10-06-94  10-06-94
  27. <DT><A HREF=ifs0.asm>ifs0.asm</A>
  28. <DD>5949 10-07-94  10-07-94
  29. <DT><A HREF=ifs0.h>ifs0.h</A>
  30. <DD>151 06-01-94  06-01-94
  31. <DT><A HREF=local.h>local.h</A>
  32. <DD>315 10-02-94  10-02-94
  33. <DT><A HREF=makefile>makefile</A>
  34. <DD>1165 10-07-94  10-07-94
  35. <DT><A HREF=myalloc.c>myalloc.c</A>
  36. <DD>969 05-22-94  05-22-94
  37. <DT><A HREF=myalloc.h>myalloc.h</A>
  38. <DD>135 05-19-94  05-19-94
  39. <DT><A HREF=packet.doc>packet.doc</A>
  40. <DD>1095 09-30-94  09-30-94
  41. <DT><A HREF=rclient.c>rclient.c</A>
  42. <DD>27304 01-05-95  01-05-95
  43. <DT><A HREF=rclient.exe>rclient.exe</A>
  44. <DD>12757 01-05-95  01-05-95
  45. <DT><A HREF=rclient.h>rclient.h</A>
  46. <DD>597 10-07-94  10-07-94
  47. <DT><A HREF=rdrive.c>rdrive.c</A>
  48. <DD>2248 10-06-94  10-06-94
  49. <DT><A HREF=rdrive.exe>rdrive.exe</A>
  50. <DD>6199 01-05-95  01-05-95
  51. <DT><A HREF=readme.1st>readme.1st</A>
  52. <DD>1298 06-02-94  06-02-94
  53. <DT><A HREF=rifs.c>rifs.c</A>
  54. <DD>2645 06-01-94  06-01-94
  55. <DT><A HREF=rifs.doc>rifs.doc</A>
  56. <DD>13557 09-30-94  09-30-94
  57. <DT><A HREF=rifs.h>rifs.h</A>
  58. <DD>220 10-02-94  10-02-94
  59. <DT><A HREF=rport.c>rport.c</A>
  60. <DD>1902 10-07-94  10-07-94
  61. <DT><A HREF=rport.doc>rport.doc</A>
  62. <DD>969 10-06-94  10-06-94
  63. <DT><A HREF=rport.exe>rport.exe</A>
  64. <DD>6440 01-05-95  01-05-95
  65. <DT><A HREF=rserver.c>rserver.c</A>
  66. <DD>22906 01-05-95  01-05-95
  67. <DT><A HREF=rserver.exe>rserver.exe</A>
  68. <DD>13955 01-05-95  01-05-95
  69. <DT><A HREF=rstatus.c>rstatus.c</A>
  70. <DD>2593 10-07-94  10-07-94
  71. <DT><A HREF=svr0.asm>svr0.asm</A>
  72. <DD>13676 06-09-94  06-09-94
  73. <DT><A HREF=svr0.h>svr0.h</A>
  74. <DD>467 06-02-94  06-02-94
  75. <DT><A HREF=test.c>test.c</A>
  76. <DD>395 01-05-95  01-05-95
  77. <DT><P>
  78. <HR size = 2>
  79. <CENTER>
  80. <H5>
  81. Copyright ©1996-7
  82. <A HREF="http://www.cdrom.com/">Walnut Creek CDROM</A>
  83. </H5>
  84. </CENTER>
  85.